CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough lines

搜索资源列表

  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:doctorsuo
  1. hough变换检测直线

    2下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:128961
    • 提供者:杨兵
  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:wu tao
  1. houghline.m

    0下载:
  2. 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2012
    • 提供者:Andy Qin
  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1414
    • 提供者:黄习培
  1. hough

    0下载:
  2. hough变换的matlab源代码,可以提取直线和圆-hough transform matlab source code, can extract lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:808
    • 提供者:dan
  1. Hough

    0下载:
  2. VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:24226
    • 提供者:panghuanzhi
  1. hough

    0下载:
  2. hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4021
    • 提供者:llp
  1. hough

    0下载:
  2. 用hough寻找二值图像中的一组线段,最后在而知图像上叠加这些线段-Hough used to find binary image of a set of line segments, the final superimposed image in the sense of these lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:678
    • 提供者:张晶
  1. Hough

    0下载:
  2. 图像处理中经典的hough变换算法,检测直线,顺带有canny算法进行边缘检测-Classical image processing algorithm hough transform to detect straight lines, incidentally, are canny edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3788944
    • 提供者:hj zhang
  1. Detection-of-ellipses-by-a-modified-Hough-transfor

    0下载:
  2. 这是一篇关于椭圆检测的文章:对于做人脸识别,模式识别的同行应该会有所帮助.找了好久,才下到,上传来共享下.-abstract:The Hough transformation can detect straight lines in an edge-enhanced picture, however its extension torecover ellipses requires too long a computing time. This correspondence proposes
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1918536
    • 提供者:华瑞娟
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2642
    • 提供者:李健
  1. Detect_Lines_HT

    0下载:
  2. Try to detect lines using hough transform-Try to detect lines using hough transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:809
    • 提供者:Basem
  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. Hough

    0下载:
  2. 用hough变换检测直线,用VC++实现-With the hough transform to detect straight lines, using VC++ Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4566265
    • 提供者:yangzheng
  1. canny_houghLines_tester

    0下载:
  2. test of canny detector + hough lines for opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1013
    • 提供者:Michal Zajac
  1. hough

    0下载:
  2. hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:44246
    • 提供者:豁辉
  1. lines-hough

    0下载:
  2. hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1076
    • 提供者:aniu
  1. hough--line

    1下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. hough变换找直线matlab下能直接运行

    0下载:
  2. hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:14336
    • 提供者:XIAOXIAGEGE
« 12 3 4 5 6 »
搜珍网 www.dssz.com